toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.dip.util
Module-level
declarations
Functions
Properties
Properties
SEPERATOR
Link copied to clipboard
val
SEPERATOR
:
text
=
"/"
Functions
ensure_attribute_can_be_added
Link copied to clipboard
function
ensure_attribute_can_be_added
(
instance
:
instance
,
attribute
:
attribute
)
ensure_implements_attribute_interface
Link copied to clipboard
function
ensure_implements_attribute_interface
(
instance
:
instance
,
attribute
:
attribute
)
ensure_not_implemented
Link copied to clipboard
function
ensure_not_implemented
(
instance
:
instance
,
attribute
:
attribute
)
ensure_optional
Link copied to clipboard
function
ensure_optional
(
attribute
:
attribute
)
ensure_simple_type
Link copied to clipboard
function
ensure_simple_type
(
got
:
type
)
ensure_type
Link copied to clipboard
function
ensure_type
(
expected
:
type
,
got
:
type
)
gtv_to_list_of_gtv
Link copied to clipboard
function
gtv_to_list_of_gtv
(
gtv
:
gtv
,
type
:
type
)
:
list
<
gtv
>
gtv_to_set_of_gtv
Link copied to clipboard
function
gtv_to_set_of_gtv
(
gtv
:
gtv
,
type
:
type
)
:
set
<
gtv
>
is_implemented
Link copied to clipboard
function
is_implemented
(
instance
:
instance
,
attribute
:
attribute
)
:
boolean
r_zero
Link copied to clipboard
function
r_zero
(
)
:
rowid
validate_name
Link copied to clipboard
function
validate_name
(
name
:
text
)